Total Complexity | 9 |
Dependencies | 15 |
Dependents | 0 |
Total lines | 149 |
Lines of code | 74 |
Logical lines of code | 18 |
Comment lines | 51 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
convert() | 60 | 3 | 14 | |
testValidateOrderLinesThrowsWhenTooLong() | 52 | 1 | 27 | |
setUp() | 77 | 1 | 4 | |
testValidateOrderLinesThrowsWhenTooShort() | 64 | 1 | 10 | |
testValidateReferenceThrowsWhenTooLong() | 69 | 1 | 7 | |
testValidateReferenceThrowsWhenTooShort() | 71 | 1 | 6 | |
testValidateReferenceThrowsWhenUsingIllegalChars() | 71 | 1 | 6 |